home *** CD-ROM | disk | FTP | other *** search
/ Workbench Add-On / Workbench Add-On - Volume 1.iso / BBS-Archive / Comm / AmiTCP30b2.lha / src / amitcp / protos / kern / subr_prf_protos.h < prev    next >
Encoding:
Text File  |  1993-03-05  |  89 b   |  7 lines

  1. /* Prototypes for functions defined in
  2. subr_prf.c
  3.  */
  4.  
  5. void printf(char const * , ...);
  6.  
  7.